home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 2 #3 / Commodore_Disk_User_Vol.2_3_1989_-_Side_A.d64 / file copier (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1989-01-01  |  83 b   |  4 lines

  1. 10 print:print "loading file copier..."
  2. 20 if a=0 then a=1:load "fc.mc",8,1
  3. 30 sys 52000
  4.